POST /projects/{project_id}/onboarder-users/{onboarder_user_id}/invite
POST operation for /projects/{project_id}/onboarder-users/{onboarder_user_id}/invite
Authorization
ApiKeyAuth Authorization<token>
API key authentication. Format: Your API key (no "Token" prefix needed)
In: header
Path Parameters
project_id*string
onboarder_user_id*string
Response Body
application/json
curl -X POST "https://dev-rest.onboard.io/projects/string/onboarder-users/string/invite"{}Empty
Empty
Empty
How is this guide?