Skip to main content
POST
Roll back a framework sync operation

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

id
string
required

Body

application/json
syncOperationId
string
required

ID of the framework sync operation to roll back

Pattern: ^fso_
Example:

"fso_abc123def456"

Response

201 - undefined