View source: R/apigateway_operations.R
apigateway_delete_documentation_version | R Documentation |
Deletes a documentation version.
See https://www.paws-r-sdk.com/docs/apigateway_delete_documentation_version/ for full documentation.
apigateway_delete_documentation_version(restApiId, documentationVersion)
restApiId |
[required] The string identifier of the associated RestApi. |
documentationVersion |
[required] The version identifier of a to-be-deleted documentation snapshot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.