All URIs are relative to https://zernio.com/api
| Method | HTTP request | Description |
|---|---|---|
| create_invite_token | POST /v1/invite/tokens | Create invite token |
models::CreateInviteToken201Response create_invite_token(create_invite_token_request) Create invite token
Generate a secure invite link to grant team members access to your profiles. Invites expire after 7 days and are single-use.
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| create_invite_token_request | CreateInviteTokenRequest | [required] |
models::CreateInviteToken201Response
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]