Organizations

Remove partner

Removing a partner organization

delete/api/v1/organizations/{organizationId}/partner

Path parameters

organizationIdstring required

The namespace of the organization

Request body

organizationIdstring required

The namespace of the partner organization to remove

Example request

{
  "organizationId": "org.acme"
}

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.