Create Work

Creates new work (issue, ticket) item. task and opportunity work types are supported in the beta version.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
issueobjectRequired
OR
ticketobjectRequired

Response

Success.
workobject

Errors