post https://api.teamscope.co/group//join
Log in to see full request history
A sample body payload is shown below.
{
"token":"04fccbe0d2110380"
}
Response
A sample body payload is shown below.
{
"token":"04fccbe0d2110380"
}
xxxxxxxxxx
curl --request POST \
--url https://api.teamscope.co/group//join \
--header 'accept: application/json'
Try It!
to start a request and see the response here!