Partners API

Authorize a seat for a user in an existing partner engagement (with errors)

Authorizes a seat for a user in an existing partner engagement

Returns a JSON object of errors if any parameter validations failed.

Parameters

Name Description
engagement_id Existing Partner Engagement ID
username Email to grant access
email User's contact email

Request

Headers

Authorization: [your_auth_token]
Accept: application/json
Content-Type: application/json

Route

POST /api/v1/partners/seats

Body

Response

Headers

Content-Type: application/json

Status

422

Body