curl --request POST \
--url https://wmc.wiremockapi.cloud/v1/users/{userId}/regenerate-api-token \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{}'
{}
curl --request POST \
--url https://wmc.wiremockapi.cloud/v1/users/{userId}/regenerate-api-token \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{}'
{}
200 response
The response is of type object
.