Zum Hauptinhalt springen

Request a support code

GET /v2/users/self/credentials/support-code/
v2
GET
user-support-code-request

Request

Responses

application/json

The requested support code and the expiry.

  • expiresAtstring (date-time)
    required

    Expiration of the support code

  • supportCodestring
    required

    support code to authenticate yourself against the mittwald support via telephone

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/users/self/credentials/support-code?forceRecreate=true