Key | Type | Description |
---|---|---|
urls | string[] | List of URLs to import |
Status | Description |
---|---|
422 | Invalid parameters - see Invalid parameters errors model |
{}
curl --location --request POST 'https://api.mpc.dev.placewise.com/v1/operations/abm_links/import' \
--header 'X-User-Agent;' \
--header 'X-Product-Name;' \
--header 'X-Loyalty-Club-Slug;' \
--header 'X-Customer;' \
--header 'Authorization;' \
--header 'X-Client-Authorization: '
{}