Join project
Accept invitation to a project. The project to which you join is parsed from the token.
Authorizations
Body
Accept invitation request body.
tokenstringRequiredExample:
redacted
Responses
204
No Content
post
POST /v1/join_project HTTP/1.1
Host: cloud-api.calyptia.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 20
{
"token": "redacted"
}
204
No Content
No content