fastmon Docs
Partners

Revoke Partner Access

Fehler melden

Revoke a partner organization's access to this (client) org.

The mirror of DELETE /partner/clients/{client_org_id}, but initiated by the client. Direct membership of this org is required, which means a partner can't use its own partner access to revoke itself or a rival agency, and the acting member always remains, so this call never orphans the org (no cascade delete, unlike the partner-side removal).

AuthentifizierungBearer <token>

API token generated from the fastmon dashboard (Account → API Token) or at organization level (fmo_…, one that outlives its creator). Send as Authorization: Bearer fm_... or paste the full token (including its prefix) into the Authorize dialog.

In: header

Pfad-Parameter

org_id*Org Id
Formatuuid
partner_org_id*Partner Org Id
Formatuuid

Response-Body

application/json

application/json

application/json

application/json

application/json

DELETE
/organizations/{org_id}/partner-access/{partner_org_id}
curl -X DELETE "https://example.com/organizations/497f6eca-6276-4993-bfeb-53cbbbba6f08/partner-access/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Leer