Delete Tree

Delete a Tree.

Path Params
string
required

The id of the user tree to delete. To find user tree IDs, see Read User's Groups, or Create Tree to create a new user tree.

Responses
204

The requested user tree has been deleted.

404

The requested user tree does not exist.

409

The attempt to delete the requested user tree was made while another request committed a change to the user tree.

429

The request was throttled.

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!