Changes to Assign Case Task

POST /api/v1/cases/tasks/{task_id}/assign

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 12 revisions of this API.4

  1. 6a15543258a53
  2. bd124844fd9f1

What changed

    • added the new optional request property actor_membership_id

      new-optional-request-property

    • added the new optional request property text

      new-optional-request-property

    • removed the QUEUED enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • endpoint added

      endpoint-added