Skip to content

Staff Members

Coming soon; contact us if you need access to this API endpoint.

Delete a staff member

Request

Delete Staff Member with the specified ID.

Security
bearerToken
Path
idstringrequired

The unique ID of the Staff Member

curl -i -X DELETE \
  'https://api-v2.dash.app/staff-members/{id}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Success

Response
No content