Create

Creates a new OperationsTask on a Case owned by the caller’s organization. | authz: min_org_role=operator | (OperationsTaskClientCreate1) -> (PydanticObjectId)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
schema_versionintegerRequired
case_idstringRequired
titlestringRequired<=512 characters
descriptionstringRequired<=8192 characters
deadline_timestampdatetimeOptional

Response

Successful Response

Errors

422
Operations Tasks Create V1request Unprocessable Entity Error