Learn R Programming

paws.networking (version 0.2.0)

apigateway_delete_documentation_part: Deletes a documentation part

Description

Deletes a documentation part

See https://paws-r.github.io/docs/apigateway/delete_documentation_part.html for full documentation.

Usage

apigateway_delete_documentation_part(restApiId, documentationPartId)

Arguments

restApiId

[required] The string identifier of the associated RestApi.

documentationPartId

[required] The identifier of the to-be-deleted documentation part.