跳到主要内容

Delete group

DELETE 

/bv/org/v1/groups/:id

Deletes a specified group within the organization using the provided access token.


Required field(s):

  • id

  • Returns a 404/NotFound error if the specified resource is not found.
  • Returns a 400/BadRequest error if the request body is invalid.

Request

Responses

A successful response.