Creates a new license for a user to attempt a Credential
Returns a JSON object of errors if any parameter validations failed.
| Name | Description |
|---|---|
| credential_uuid | Universal identifier for requested Credential |
| Email to grant access | |
| external_id | Reference to external resource for partner use |
Authorization: [your_auth_token] Accept: application/json Content-Type: application/json
POST /api/v1/partners/licenses
Content-Type: application/json
422