Memberships
Delete a member from an environment (member environment access will revert to organisation member access).
DELETE
/api/v1/orgs/
{organisationSlug}
/environments/{environmentSlug}
/members/{memberIdentity}
Path Parameters
organisationSlug
Requiredstring
environmentSlug
Requiredstring
memberIdentity
Requiredstring
The organisation member identity of the user.
Request was successfully processed, but there is no response body to return.