team
curl --location --request POST 'https://api.gigstack.io/v2/teams//add-member' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "message": "Operation completed successfully", "data": {} }
Authorization: ********************