v7
latestOpenAPI 3.1.02026-08-051856761.1 MBcustomer-seats
public
Revoke Seat
Scopes: customer_seats:write
delete/v1/customer-seats/{seat_id}
Path parameters
seat_idstring uuid4 required
Response
Successful Response
Example response
{
"member": {
"email": "member@example.com",
"name": "Jane Doe",
"external_id": "usr_1337"
}
}