Removes a contact from the authenticated user’s list. This is one-sided — the other party retains you in their list unless they also delete you.
JWT access token obtained from /auth-verify (login context) or /auth-signup. Set the bearer_token environment variable in your API client to apply it globally.
The contact record ID (not the contact_id user UUID)