Skip to content
SynupAPI
Get an API key
ERRORSY81029

Limit max length of subdomain to under 250 characters

The Synup API returns SY81029 in the errors array when this happens.

What the response looks like

Response
{
  "data": null,
  "errors": [
    {
      "message": "Limit max length of subdomain to under 250 characters",
      "context": {},
      "code": "SY81029"
    }
  ]
}

Where it comes from

Documented under User. The context field carries the offending value when one is relevant, and is empty otherwise.

See the full error code reference for every code the API can return.

CodeMessage
SY80010Permission Denied For This Operation
SY80011Role does not belong to your account
SY80100Invalid location
SY80101`$url` is not a valid url
SY80102Location is in archived state
SY80103Access to reseller denied
SY80104Site not included in Plan
SY81000Email is a mandatory field
SY81001Email should be unique
SY81003Invalid Email Format
SY81004Password is a mandatory field
SY81005Confirmation password required for new password