Logout

1. Get feature in Postman collection

2. Logout

In Postman, each endpoint includes some response cases (HTTP: 200,422 …). So you can see result of work using different input client data.

Success case:

{
    "notification": null,
    "warning": null,
    "variables": null,
    "internalStatus": "000000",
    "response": [],
    "errors": null
}

Last updated

#20:

Change request updated