Services
Update service
PUT
/
services
/
{id}
Path Parameters
id
string
requiredBody
application/json
logout_url
string | null
name
string | null
redirect_url
string | null
webhook_url
string | null
Response
200 - application/json
created_at
string
requiredid
string
requiredlogout_url
string
requiredname
string
requiredredirect_url
string
requiredupdated_at
string
requiredwebhook_url
string
required