Create Work

Creates new work ([issue](https://devrev.ai/docs/product/build), [ticket](https://devrev.ai/docs/product/support)) item. [task](https://devrev.ai/docs/product/tasks) 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
opportunityobjectRequired
OR
taskobjectRequired
OR
ticketobjectRequired

Response

Success.
workobject

Errors