The ID of the organization to remove the application from.
The ID of the application to remove from the organization.
Response
Indicates whether the call was successful.
success
if successful, error
if not.Error Responses
Indicates whether the call was successful.
error
if not successful.The error code indicating the reason for failure. Possible values:
FORBIDDEN
: The user is not authenticated, lacks sufficient permissions, or is not an owner/admin of the organization.APP_NOT_FOUND
: The specified application does not exist or does not belong to the user.