Skip to main content

.delete()

architect.<resource-name>.delete(resourceId);

Returns a boolean representing resource removal confirmation.

Parameters#

This method takes 1 parameter:

ParameterRequiredTypeDefault valueDescription
resourceIdtruestringId representing id of your resource

Response#

Successful response returns a HTTP 200 OK status and the following body:

TypeDescription
booleanRemoval confirmation