Partners
Revoke Partner Access
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).
Authentifizierung
bearerAuth 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
Format
uuidpartner_org_id*Partner Org Id
Format
uuidResponse-Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/organizations/497f6eca-6276-4993-bfeb-53cbbbba6f08/partner-access/497f6eca-6276-4993-bfeb-53cbbbba6f08"Leer