+ Generate a static API token for authenticating external applications and scripts
+ to the DigiScript REST API. This token does not expire and can be used with the
+ X-API-Key header.
+
+ Your API token is active. Keep this token secure and do not share it publicly. +
+curl -H "X-API-Key: YOUR_TOKEN_HERE" {{ apiBaseUrl }}/api/v1/auth
+ + Are you sure you want to regenerate your API token? + Your old token will be immediately invalidated and any applications using it + will no longer be able to access the API. +
++ You will need to update all applications with the new token. +
++ Are you sure you want to revoke your API token? Any applications using this token + will no longer be able to access the API. +
++ This action cannot be undone. +
+