cURL
curl --request POST \ --url https://api.streamskill.pro/v1/purchases/{orderId}/stop-chatbots \ --header 'Authorization: Bearer <token>'
{ "status": "ok" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The language of the response
en
ru
The ID of the order
Action Success
The response is of type object.
object