Skip to main content
DELETE
remove team member

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

id
integer
required

User ID of the team member to remove

Response

Member removed successfully

status
enum<string>
Available options:
success
Example:

"success"

message
string
Example:

"User removed from the team."