Skip to main content

Delete an extension

DELETE 

/api/v1/domains/:domain_uuid/extensions/:extension_uuid

Deletes an extension within the specified domain.

Access rules:

  • Caller must have access to the target domain (domain scope).
  • Caller must have the extension_delete permission.

Request

Responses

Success