Assign or Promote a Resource
post
/primeapi/restapi/resource/replicateObjectInWorkspaces/resource/{resourceId}/workspace/{workspaceId}
Send a request to this endpoint to assign or promote a resource.
Request
Supported Media Types
- application/json
Path Parameters
-
resourceId: integer(int64)
The Currency to be assigned or promoted.
-
workspaceId: integer(int64)
The workspace to which the Currency has to be assigned/promoted.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
404 Response
The requested resource does not exist, or you do not have access to it.