Hinterlegen von neuen application-Tokens
POST/authentication/ tokens/
v1
POST
createApplicationToken
Diese Operation ermöglicht es neue Application-Tokens zu hinterlegen.
Request
Responses
Usage examples
- cURL
$ curl \
--fail \
--location \
-X POST \
-d '{"description":"string"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v1/authentication/tokens