Team

post/api/v1/config/teams

Request body

dry_runboolean

If true, the Team isn't created, and no response Team will be returned. The response will return an error if the given Team is invalid.

Response

A successful response containing the created Team.

Changes