POST /api/v1/authentication/sign-out

POST /api/v1/authentication/sign-out

Responses

  • 200

    OK

  • Unauthorized

    Hide response attributes Show response attributes object
    • type string | null
    • title string | null
    • status integer(int32) | null
    • detail string | null
    • instance string | null
POST /api/v1/authentication/sign-out
curl \
 --request POST 'https://crowdparlay.com/api/v1/authentication/sign-out'