Partners API

Create new license for a Credential (Requested feature has been deprecated)

Creates a new license for a user to attempt a Credential

Returns status 403

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

Body

Response

Headers

Content-Type: application/json

Status

403