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

idstringRequiredformat: "^[0-9a-fA-F]{24}$"
id

Request

request body
queryParametersobjectOptional

Response

response
object
A success response from an API method
OR
object
A failure response from an API method

Errors

500
Internal Server Error