Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your workspace ID.
Response
Success
The response is of type object
.
Delete Bot Issue
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your workspace ID.
Success
The response is of type object
.