Add teams to Organisation

Add Teams to Organization

POST https://squid-app-2-bcuud.ondigitalocean.app/v1/api/organization/teams

Request Body

Name
Type
Description

organizationId

string

Unique Identifier fo Organization

teamID*

string

Unique Identifier for Team


    "code": 404,
    "message": "Organization not found"

Last updated