Partners API

Create new license for a Credential (with malformed JSON)

Creates a new license for a user to attempt a Credential

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

Parameters

Name Description
credential_uuid Universal identifier for requested Credential
email Email to grant access
external_id Reference to external resource for partner use

Request

Headers

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

Route

POST /api/v1/partners/licenses

Response

Headers

Content-Type: application/json

Status

422

Body