Create Functional Team

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired
slugstringRequired
guidancestringOptional
colorstringOptional
sortOrderintegerOptional

Response

This endpoint returns an object.
idstring
organizationIdstring
namestring
slugstring
colorstring
sortOrderinteger
guidancestringOptional
Markdown shown to launchers and reviewers on the review page.

Errors

422
Validation Error