post
https://{baseurl}/organizations//sync//
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This API endpoint allows you personalize a device such as a smart card, RFID card, or a token (Yubikeys).
Headers
- Authentication: Bearer <JWT>
- Accept: application/json
- Content-Type: application/json
Path Parameters
| Parameters | Type | Description |
|---|---|---|
| organizationName | string | Denotes the name of the organization. |
| process | string | The name of the process.
|
| key | string | Unique Key to start the process. It varies based on the process. process = identify: The key for this process is the card ATR. process = issuance: The key for this process is the UUID. |

