Alternative GET form of the unlink method. Supply SharedKey and ExternalId as query parameters.
GET
/auth/unlink
curl \
--request GET 'https://ws.zipformplus.com/api/auth/unlink?SharedKey=string&ExternalId=string'
Alternative GET form of the unlink method. Supply SharedKey and ExternalId as query parameters.
curl \
--request GET 'https://ws.zipformplus.com/api/auth/unlink?SharedKey=string&ExternalId=string'