cURL
curl --request PUT \ --url https://api-v2.missioninbox.com/domain/{id}/ \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "redirect": "<string>", "redirect_pizza_id": "<string>" } '
{ "detail": "<string>" }
Full domain updates are not currently supported.
A unique integer value identifying this domain.
255
Full updates not implemented