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