Assign or Promote a Configured Field
post
/primeapi/restapi/field/replicateObjectInWorkspaces/configuredField/{configuredFieldId}/workspace/{workspaceId}
Send a request to this endpoint to assign or promote a configured field.
Request
Supported Media Types
- application/json
Path Parameters
-
configuredFieldId: 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 configured field does not exist, or you do not have access to it.