Assign or Promote a Reason
post
/primeapi/restapi/reason/replicateObjectInWorkspaces/reason/{reasonId}/workspace/{workspaceId}
Send a request to this endpoint to assign or promote a reason.
Request
Supported Media Types
- application/json
Path Parameters
-
reasonId: integer(int64)
The system-generated identifier of a reason.
-
workspaceId: integer(int64)
The system-generated identifier of a workspace.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
404 Response
The requested reason does not exist, or you do not have access to it.