Groups

Delete group

Deletes the group entirely, removing all members. Must be a group owner.

DELETE
/groups/{group_name}

Authorization

token_auth
AuthorizationBearer <token>

Token-based authentication using access tokens.

In: header

Path Parameters

group_name*string

Response Body

curl -X DELETE "https://v2.api.piktid.com/groups/string"
Empty
Empty