# Invite person **GET /actions/persons/{person_id}/invite** Sends an email to given person to invite him or her to connect to Kitsu. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **person_id** (string(uuid)) Person unique identifier ## Responses ### 200: Email sent successfully #### Body Parameters: application/json (object) - **success** (boolean) Success flag - **message** (string) Success message [Powered by Bump.sh](https://bump.sh)