cURL
curl --request POST \ --url https://rest.forestreet.com/v2/auth/sign-out \ --header 'x-api-key: <api-key>'
{ "message": "<string>" }
Sign out from the application
Pass a static API key for every request, provided by your customer support.
Sign out response
The response is of type object.
object