Skip to main content
DELETE
Remove a user's workspace access assignments

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

email
string<email>
required

Workspace member email address, URL-encoded

Example:

"leylatest@mihu.ai"

Response

User access removed

success
boolean
Example:

true

message
string
Example:

"Workspace user access removed"

data
object