Link workspace field group

Link a workspace field group to a project so the group's fields are available on that project's data and docs. For callers with write permission, linking the same group twice is a no-op.

Returns 200 when the preflight lookup finds an existing link. Otherwise, returns 201 after the create attempt succeeds; concurrent first-time requests may therefore both return 201.

🚧

Permissions

Please check you have the relevant permissions required to access this resource. This may include specific permissions on the object itself or its parent, or having the correct user role if you're making updates.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the project.

Body Params

Body

string
required

Unique identifier of the workspace field group to link. This is the same ID used by field endpoints as workspace_field_group_id (the path segment in /settings/fields/{id}).

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json