Deskhero Developer Hub
Back to deskhero.com
Integrations

Shopify validate shop domain

SHOPIFY, validate we have a proper shop domain we can move forward with.

POST /api/{tenant:minlength(2)}/v{version:apiVersion}/integrations/shopify_validate_shop_domain
Authorisation
Minimum role: ADMIN

Request arguments

Name Type Source
inputDTO_shopify_validate_shop_domainBody
Request body example

Response

Status
200 (OK)
Type
RedirectResult
Wrapper
Other statuses
400 (BadRequest), 403 (Forbidden)
Response body example
DTO_shopify_validate_shop_domain
NameTypeReadOnlyDescription
shop_domainStringShop domain

Generated Aug 4, 2026 18:37