Delete Group

Delete a user tree group. A user tree group is represented as a Gedcomx Group.

Path Params
string
required

The id of the user tree group to delete. To find group IDs, see Read User's Groups.

Responses
204

The requested user tree group has been deleted.

404

The requested user tree group does not exist.

409

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

429

The request was throttled.

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