Skip to content

tlsOrganizationPatchRequest

No description available in the specification.

Field Type Required Description
edit_mode string no (create_replacement, update_provider)
organization string no
first_name string no
last_name string no
address string no
postal_code string no
city string no
country_code string no
phone string no
email string no
{
"edit_mode": "create_replacement",
"organization": "string",
"first_name": "string",
"last_name": "string",
"address": "string",
"postal_code": "string",
"city": "string",
"country_code": "string",
"phone": "string",
"email": "string"
}