Revokes the calling API key and deletes the customer row with all dependent data (connections, entities, mappings) via CASCADE. Returns 204 with no body.
204 No Content on success with no response body. The API key used to make this
call is no longer valid after it completes.API key passed as a Bearer token. Keys are prefixed: sk_demo_* (sandbox),
sk_live_* (production), sk_test_* (staging).
Demo session deleted