Authorize Enrollment
Authenticate using application credentials and a specific owner ID, token, or enrollment. (Only Applications!)
Body
The ID of the application that is being enrolled.
"XzhLPeXCi3GBVg"
The secret key of the application that is being enrolled.
"p2NWtVpuDxDYt41crWUBmQKaE4Mh92roDxp_8UKkIJY"
The ID of the enrollment to authorize to use as an alternative to the owner ID.
"347c5b04-cde2-11ed-afa1-0242ac120002"
The ID of the entity that owns the enrollment. It is essential this is provided from a trusted source or an auth token is provided in the headers.
"347c5b04-cde2-11ed-afa1-0242ac120002"
Response
ID of the application associated with the enrollment.
"01900e17-db4d-78a5-8505-c93ae63e8a0d"
The date and time the enrollment was created.
"2018-01-01T00:00:00.000Z"
Additional data associated with the enrollment.
Whether the enrollment is disabled.
false
UUID of the enrollment.
"347c5b04-cde2-11ed-afa1-0242ac120002"
The ID of the entity that owns the enrollment.
"347c5b04-cde2-11ed-afa1-0242ac120002"
Indicates if the enrollment's workspace is in a sandbox environment.
false
A token that may be used to authenticate the enrollment with API operations.
The date and time the enrollment was last updated.
"2018-01-01T00:00:00.000Z"