Skip to main content
POST
/
api
/
interviews
/
join
/
{access_token}
/
leave
Participant Leave
curl --request POST \
  --url https://app.aseed.ai/custdev/api/interviews/join/{access_token}/leave
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

access_token
string
required

Response

Successful Response