Was this helpful?
Set one of current user's greetings to activated state.
/user/greetings/{id}/enable
The unique ID of greeting.
curl -L \ --request POST \ --url 'https://HOSTNAME:8887/api/user/greetings/{id}/enable' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body