Reorder

patch
Path parameters
workspaceIdstringRequired
idstringRequired
Header parameters
x-api-keystringOptional

An x-api-key required for authentication

Body
destinationIdstringRequiredDefault: fff984ff-60c9-4875-b1d5-3f249e1500b3
Responses
200Success
patch
PATCH /v1/workspace/{workspaceId}/property-definitions/{id}/reorder HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 56

{
  "destinationId": "fff984ff-60c9-4875-b1d5-3f249e1500b3"
}
200Success

No content

Was this helpful?