LogoLogo
  • About
  • Quick Start
  • API reference
    • Workspace
      • Dependencies
      • Copy
      • Property definitions
        • Reorder
      • Property instances
        • Reorder
        • Lock
        • Unlock
      • Blocks
      • Comments
        • Parent
      • Data Sinks
    • Webhooks
      • Rotate secret
    • Cloud storage
      • Redirect
      • Thumbnail
      • Upload complete
      • Retry conversion
      • Download
      • Upload link
      • Version list
      • Metadata
Powered by GitBook
On this page

Was this helpful?

  1. API reference
  2. Workspace
  3. Property definitions

Reorder

PreviousProperty definitionsNextProperty instances

Was this helpful?

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