Back to Platform

POST /projects/{project_id}/onboardee-users/{onboardee_user_id}/invite

POST
/projects/{project_id}/onboardee-users/{onboardee_user_id}/invite

POST operation for /projects/{project_id}/onboardee-users/{onboardee_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
onboardee_user_id*string

Response Body

application/json

curl -X POST "https://dev-rest.onboard.io/projects/string/onboardee-users/string/invite"
{}
Empty
Empty
Empty

How is this guide?