Remove an organization member
curl --request POST \
--url https://app.egma.ai/v1/members/{userId}/remove \
--header 'Authorization: Bearer <token>'{
"userId": "<string>",
"keysRevoked": 1
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}Members
Remove an organization member
POST
/
v1
/
members
/
{userId}
/
remove
Remove an organization member
curl --request POST \
--url https://app.egma.ai/v1/members/{userId}/remove \
--header 'Authorization: Bearer <token>'{
"userId": "<string>",
"keysRevoked": 1
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}