Was this helpful?
/v1/workspace/{workspaceId}/property-definitions/{id}/reorder
An x-api-key required for authentication
x-api-key
curl -L \ --request PATCH \ --url '/v1/workspace/{workspaceId}/property-definitions/{id}/reorder' \ --header 'Content-Type: application/json' \ --data '{ "destinationId": "fff984ff-60c9-4875-b1d5-3f249e1500b3" }'
No body