Remove a member

View as Markdown
Revokes a membership and deletes that member's API key, ending their access immediately. Works on both pending invites and active members. The owner cannot be removed.

Authentication

AuthorizationBearer

Your Dial API key, sent as Authorization: Bearer sk_live_...

Path parameters

idstringRequired

Response

The member was removed.

Errors

401
Unauthorized Error
404
Not Found Error