Identities

Share an identity with a group

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

POST
/identity/{identity_code}/share/{group_name}
AuthorizationBearer <token>

Token-based authentication using access tokens.

In: header

Path Parameters

identity_codestring
group_namestring

Response Body

Examples

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