Skip to main content

Delete a Domain

Delete the domain. All configuration of the domain will be deleted. Meanwhile, the streams of the ingest domain will be stopped.

Request

Request-Line

DELETE /lls/v1.0/domain/{domain}

Request Parameters

Path Parameters

ParameterTypeRequiredDescription
domainStringMandatoryDomain name.

Response

Status Codes, Error Codes and Error Messages

Status CodeError CodeError Message
400LLS.Domain.NotFoundDomain name is not found.

Examples

Modify a domain name

Request

DELETE /lls/v1.0/domain/ingest.example.com HTTP/1.1

Best Practices

Rate Limiting

Rate Limits

Rate limiting is posed upon the API, check API calls to comply with the rate limit below:

  • 100 requests per minute
  • 1000 requests per hour