API ReferenceWorksCreate WorkPOSThttps://api.devrev.ai/works.createCreates new work (issue, ticket) item. task and opportunity work types are supported in the beta version.HeadersAuthorizationstringRequiredBearer authentication of the form Bearer <token>, where token is your auth token.RequestThis endpoint expects an object.issueobjectRequiredShow 16 propertiesORticketobjectRequiredShow 21 propertiesResponseSuccess.workobjectShow 2 variantsErrors400Bad Request Error401Unauthorized Error403Forbidden Error429Too Many Requests Error500Internal Server Error503Service Unavailable Error