Removes the registration (access rules cascade). A platform-global app is deletable by a super user only.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
or
Path Params
Responses
🟢202Accepted
application/json
Accepted — the write is published to the cluster and lands asynchronously. The body is the uniform acknowledgement envelope — {code, message}, plus warnings when the write raised any. No identifier is returned: writes are keyed on what the caller named.