POST
/
services
{
  "created_at": "2023-11-07T05:31:56Z",
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "logout_url": "<string>",
  "name": "<string>",
  "redirect_url": "<string>",
  "updated_at": "2023-11-07T05:31:56Z",
  "webhook_url": "<string>"
}

Body

application/json
logout_url
string
required
name
string
required
redirect_url
string
required
webhook_url
string
required
profile
any

Response

201 - application/json
created_at
string
required
id
string
required
logout_url
string
required
name
string
required
redirect_url
string
required
updated_at
string
required
webhook_url
string
required