cURL
curl --request PATCH \ --url https://{tenant}/api/apis/oas/{current-base-apiId}/rebase/{next-base-apiId} \ --header 'Authorization: Bearer <token>'
200
Example
{ "Message": "API converted successfully", "Meta": null, "Status": "OK" }
Convert a child API version into the new base API. This operation:
The Tyk Dashboard API Access Credentials
ID of the current base API that will be converted to a child.
ID of the child API that will become the new base API.
Successfully converted.
Was this page helpful?
Contact support