Update a Domain
Update a Domain.
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"active": 1,
"name": "Testing",
"domain": "testing",
"google_analytics_id_consent": 0,
"google_analytics_id": null,
"google_analytics_id_secret": null
}{ "message": "Ain't no domain like that."}Example Request
Last updated
Was this helpful?