Api Annotation Items Create 2

POST handler with superadmin-only field protection.

Strips superadmin-only fields from non-superadmin requests before delegating to OrganizationInjectionMixin.post() for org injection.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Path parameters

idstringRequired

Request

This endpoint expects an object.
projectstring or nullOptional>=1 character
statusenumOptional
  • pending - Pending
  • processing - Processing
  • paused - Paused
  • completed - Completed
  • failed - Failed
  • cancelled - Cancelled
completed_atdatetime or nullOptional

Response

idstringRead-only
assigneeobject
created_byobject
source_idstringRead-only
source_typeenum
  • logs - Logs
  • dataset_logs - Dataset Logs
  • threads - Threads
source_dataset_idstring or nullRead-only
evaluator_idslist of stringsRead-only
List of evaluator IDs that define which scoring criteria the assignee should fill out
full_objectanyRead-only
created_atdatetimeRead-only
updated_atdatetimeRead-only
organizationintegerRead-only
projectstring or null
statusenum
  • pending - Pending
  • processing - Processing
  • paused - Paused
  • completed - Completed
  • failed - Failed
  • cancelled - Cancelled
completed_atdatetime or null