Sends an email to given person to invite him/her to connect to Kitsu.
Path parameters
-
person_id Required
GET
/actions/persons/{person_id}/invite
curl \
--request GET http://api.example.com/actions/persons/{person_id}/invite \
--header "Authorization: $API_KEY"