refresh App Token
POST/api/token/v1/tokens/refresh/api-token
refresh an App Token, the existing token will be replaced with a new one. The handed over token will be invalidated
Request
Responses
- 200
- 400
- 401
- 403
- 422
- 500
The created token information together with the token string value.
bad request
unauthorized
forbidden
unprocessable entity
unspecified error