Delete Thread Schedule
Unschedules the thread in request. The scheduled thread is converted into a standard draft thread.
Request
DELETE /v2/conversations/99/threads/500/schedule HTTP/1.1
Authorization: Bearer oauth_token
Path Parameters
/v2/conversations/{conversationId}/threads/{threadId}/schedule
Response
HTTP/1.1 204 No Content