Logo
30 Day Challange API Documentation

Sync API relations with definition

PUT https://api.getpostman.com/apis/{{apiId}}/versions/{{apiVersionId}}/:relationType/:entityId/syncWithSchema

Syncs an API version's relation with the API's definition.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{ "success": true }



Curl
curl -X PUT 'https://api.getpostman.com/apis/undefined/versions/undefined/:relationType/:entityId/syncWithSchema'

ENDPOINTS