PUT {{baseUrl}}/apis/{{apiId}}/collections/{{collectionId}}/sync-with-schema-tasks
Syncs a collection attached to an API with the API schema. This is an asynchronous endpoint that returns an HTTP The response contains a polling link to the Note: This endpoint only supports the OpenAPI 3 schema type.202 Accepted
response./apis/{apiId}/tasks/{taskId}
endpoint in the Location header.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status
ENDPOINTS