Skip to content

Delete group

DELETE
/v2/document/group/{groupId}

Delete a specific group based on the provided group ID

groupId
required
string

A group Id

Example
82c4fce1-d2c7-48cb-a647-6993dbe37819

The resource has been successfully deleted.

object
id
required

The ID of the deleted resource

string
12345678-1234-1234-1234-123456789012
message
required

Success message

string
Deleted successfully

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error