PATCH api/assignments/{assignmentId}/action/{type}

Update the assignment log and state.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
assignmentId

Assignment ID

integer

Required

type

Action type

CaseActionType

Required

Body Parameters

None.

Response Information

Resource Description

Bool

Assignment
NameDescriptionTypeAdditional information
Id

integer

None.

Name

string

None.

Description

string

None.

AssignmentType

AssignmentType

None.

Person

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.