cURL
curl --request PATCH \ --url http://staging.qshop.ng/apiv2/{shopId}/domain/link \ --header 'Content-Type: application/json' \ --data ' { "domain": "staar.pre" } '
"staar.pre"
Was this page helpful?