Centrally Managed Consumers
Delete a consumer
Delete a consumer. This operation removes the consumer from the system, causing all future authentication requests using keys associated with that consumer to fail. However, it does not immediately invalidate any cached keys stored in the gateway's state. These keys may remain usable until the cache expires, based on the TTL (Time-To-Live) configured for the realm.
delete/v1/realms/{realmId}/consumers/{consumerId}
Response
success