Delete

Deletes a single workspace member. Restricted to admins only.

Required scopes: WORKSPACE

Resource URL

DELETE /workspaces/:domain/members/:member_id

URL Parameters

NameTypeDescription
domain
Required
StringThe workspace domain.
member_id
Required
IntegerThe numerical ID of the desired user.

Example

Request

DELETE https://api.buddy.works/workspaces/buddy/members/1

Sample Response

HTTP

Status: 204 NoContent
X-Rate-Limit-Limit: 1
X-Rate-Limit-Remaining: 999

Last modified on April 26, 2022

Get Started

Sign up for free and deploy your project in less than 10 minutes.