Create Blocked Domain
This API endpoint allows you to add a domain to a block list. This API requires a valid API key (X-API-KEY) to be provided in the headers and is rate limited to 5 requests per second.
Request body
Example request
{
"domain": "example.net",
"phone": "3136739082",
"email": "test@truebiz.io",
"address_line_1": "104 Truebiz Lane",
"address_line_2": "104 Truebiz Lane",
"city": "Detroit",
"state": "MI",
"zipcode": "48178",
"country": "US",
"expires_at": "2028-12-31T23:59:59.999999"
}Response
OK
Example response
{
"message": "Block created for example.net."
}Changes
Changed in 2 of the 12 revisions of this API.13118
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
- ▲
request property
was restricted to a list of enum valuesrequest-property-became-enum
- ▲
the
request property type changed from no type tostringrequest-property-type-changed
- ●
removed from the
request propertyallOflistrequest-property-all-of-removed
- ○
added the new
Business Profile Riskenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
Compliance and Regulatoryenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
Credit and Financial Riskenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
Fraudulent Applicationenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
Fraudulent Businessenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
Internal Policyenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
Otherenum value to the request propertyrequest-property-enum-value-added
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ▲