Docs

Update Collaborator Property

PATCH /organizations/{organizationId}/collaborator-properties/{propertyId}

PATCH/organizations/{organizationId}/collaborator-properties/{propertyId}

Required Tokens

FieldTypeRequiredDescription
BearerAuthorization: Bearer <api-key>OptionalYour API key. Pass it as the Bearer token on every request.
Organization tokenx-Organization-TokenOptionalRun **Authorize Organization** in the Authorization folder.

Updates the display name of a collaborator property.

Requires OrganizationAdmin permission.

Path Parameters

FieldTypeRequiredDescription
organizationIdGuidRequiredThe organization the property belongs to.
propertyIdGuidRequiredThe property to update.

Request Body

FieldTypeRequiredDescription
namestringRequiredNew display name for the property.