post https://your-protect-instance.example.com/api/rest/v1/users/me/attributes
This endpoint creates an attribute for a the current user
Responses
This endpoint creates an attribute for a the current user
xxxxxxxxxx
curl --request POST \
--url https://your-protect-instance.example.com/api/rest/v1/users/me/attributes \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: