Assign or Promote a Code Type
post
/primeapi/restapi/codeType/replicateObjectInWorkspaces/codeType/{codeTypeId}/workspace/{workspaceId}
Send a request to this endpoint to assign or promote a code type.
Request
Supported Media Types
- application/json
Path Parameters
-
codeTypeId: integer(int64)
The system-generated identifier of a code type.
-
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 code type does not exist, or you do not have access to it.