v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14120262383.5 KB

Creates a documentation version

post/restapis/{restapi_id}/documentation/versions

Path parameters

restapi_idstring required

The string identifier of the associated RestApi.

Request body

documentationVersionstring required

The version identifier of the new snapshot.

stageNamestring

The stage name to be associated with the new documentation snapshot.

descriptionstring

A description about the new documentation snapshot.

Response

Success

versionstring

The version identifier of the API documentation snapshot.

createdDatestring date-time

The date when the API documentation snapshot is created.

descriptionstring

The description of the API documentation snapshot.