Remove entry

Removes the entry with the given uuid from an OperationsTaskList’s entries array, closing the gap in order. 404 if no entry matches. | authz: min_org_role=operator | () -> (bool)

Authentication

AuthorizationBearer

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

Path parameters

task_list_idstringRequired
entry_uuidstringRequired

Response

Successful Response

Errors

422
Operations Task Lists Remove Entry V1request Unprocessable Entity Error