CreateTeam
POST/team
Create a new team (Partners only).
Creates a new team with the specified configuration and admin users.
Vouchsafe will respond with:
- a unique team ID for tracking
- the team name and public-facing name
- client credentials to authenticate team API requests
- creation timestamp (ISO 8601 format)
The provided admin emails will be granted administrative access to manage the team's settings and workflows.
Note: This endpoint requires a valid partner token in the X-Partner-Token header.
Request
Responses
- 200
- 400
- 401
OK
Bad request
Unauthorised