Delete a resource model
A resource model will not be deleted if it has associated instances. To override this behavior and delete the resource model along with any associated instances, set the ‘delete-associated-instances’ flag to ‘true’.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
id
id
Request
request body
queryParameters
Response
response
A success response from an API method
OR
A failure response from an API method
Errors
500
Internal Server Error