Skip to main content

Add phone number and init verification process

POST /v2/user/{userId}/phone/
v2
POST
deprecated-user-service-phone-number-add

Request

  • userIdstring (uuid)
    required

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X POST \
-d '{"phoneNumber":"string"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/user/f0f86186-0a5a-45b2-aa33-502777496347/phone