Presets

Share a preset with a group

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

POST
/preset/{preset_code}/share/{group_name}

Authorization

token_auth
AuthorizationBearer <token>

Token-based authentication using access tokens.

In: header

Path Parameters

preset_code*string
group_name*string

Response Body

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