Authorizes a seat for a user in an existing partner engagement
Returns a JSON object of errors if service is unresponsive
| Name | Description |
|---|---|
| engagement_id | Existing Partner Engagement ID |
| username | Email to grant access |
| User's contact email |
Authorization: [your_auth_token] Accept: application/json Content-Type: application/json
POST /api/v1/partners/seats
Content-Type: application/json
500