Team
Create a team
Create a team for the company
post/api/v1/team
Request body
Example request
{
"company_id": "123e4567-e89b-12d3-a456-426614174000",
"name": "Marketing Team"
}Response
Resource created successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.