Assign or Promote a Configured Field

post

/api/restapi/configuredField/replicateObjectInWorkspaces/configuredField/{columnDefinitionId}/workspace/{workspaceId}

Send a request to this endpoint to assign or promote a configured field.

Request

Path Parameters
Query Parameters
  • This is a required field for PROGRAM, IDEA, STRATEGY and DOCUMENT object types.
    Allowed Values: [ "DOCUMENT", "IDEA", "PROGRAM", "STRATEGY" ]

There's no request body for this operation.

Back to Top

Response

204 Response

Successful operation with no content.

404 Response

The requested configured field does not exist, or you do not have access to it.
Back to Top