Publish
Request
curl --location --request POST 'https://<NODE>.xenioo.com/bot/publish' \
--header 'Authorization: Bearer <BOT_AUTH_TOKEN>' \
--header 'Content-Type: application/json'Response
Response Codes
Last updated