v1/requests/joinCopy Pagepost https://shyftplan.com/api/v1/requests/joinCreate a Join RequestBody Paramsuser_emailstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. E-mail address of the API user.authentication_tokenstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. Authentication token - can be fetched by login action.company_idint32required≥ 1ID of a shyftplan account.shift_idint32requiredShift id.ignore_conflictsbooleanDefaults to falseIgnore conflictstruefalseResponses 201Successfully created 400There are conflicts preventing the request to be created 404Shift is not found 422The request is not uniqueUpdated 6 months ago