Add company member
POST/v1/company/:companyUid/member
Adds a new company member for the provided company. If the email does not exist, invitation email is sent.
- We use different authentication in the x-auth header for
/company/:companyUid/memberendpoints, which consists of USER TOKEN_ID and TOKEN_SECRET(separated by “:”). You can find both on the Settings page (https://box.signageos.io/settings) in SignageOS Box. Learn more here.
Request
Responses
- 201
- 400
- 403
- 404
Created
Response Headers
Content-Type
Bad request
Response Headers
Content-Type
Forbidden
Response Headers
Content-Type
Not Found
Response Headers
Content-Type