Avisi cloud logo
Organisations

Delete a member from an organisation.

DELETE
/api/v1/organisations/{organisationSlug}/members/{memberIdentity}

Path Parameters

organisationSlugRequiredstring
Pattern: "^[a-z0-9-]+$"
memberIdentityRequiredstring
Format: "uuid"

Response Body

Request was successfully processed, but there is no response body to return.

curl -X DELETE "https://api.avisi.cloud/api/v1/organisations/string/members/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty