Create Personal Access Key
POST/api/hive/v1/tokens/pak/
Creates a new Personal Access Key (PAK) for the current user. The PAK can be used to authenticate to the Sedaro API via an official Sedaro client. The raw PAK value will only be returned once; Sedaro does not store it and cannot provide it later. Be sure to store it securely.
Request
Responses
- 201
- 400
- 401
Personal Access Key created successfully
Invalid input data
Authentication credentials were invalid or not provided