v1
latestOpenAPI 3.0.22026-07-24154101.1 MBRoles
Create Role
post/v2/company/{company_id}/roles
Path parameters
company_idinteger required
The company id
Headers
x-api-versionstring
An API version
Example:2022-05-01
7shifts API version
x-company-guidstring uuid
Company GUID
Request body
Response
Created
Example response
{
"data": {
"created": "2021-01-01T00:00:00.000Z",
"modified": "2021-01-01T00:00:00.000Z"
}
}