curl --request POST \
--url https://api.blaxel.ai/v0/pending-image-shares/{pendingShareId}/decline \
--header 'Authorization: Bearer <token>'Declines a pending cross-account image share. Caller must be an admin of the target workspace.
curl --request POST \
--url https://api.blaxel.ai/v0/pending-image-shares/{pendingShareId}/decline \
--header 'Authorization: Bearer <token>'Was this page helpful?