Skip to main content
Version: API v1

TOM - TOM anlegen

POST /v1/gdpr/toms/
v1
POST
createGDPRTom

Legt einen TOM mit den angegebenen Daten an

Request

Responses

application/json

Tom erfolgreich angelegt

  • contentstring
  • creationDatestring (datetime)

    Das Erstelldatum im UTC Format

Usage examples

$ curl \
--fail \
--location \
-X POST \
-d '{"content":"string","creationDate":"string"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v1/gdpr/toms