Presets

Unshare a preset from a group

The user must already belong to the group and must be the owner (original creator) of the preset.

DELETE
/preset/{preset_code}/share/{group_name}
AuthorizationBearer <token>

Token-based authentication using access tokens.

In: header

Path Parameters

preset_codestring
group_namestring

Response Body

Examples

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