Skip to main content
POST
/
addresses
/
fiat
/
{id}
/
retry-auth
Retry Authentication
curl --request POST \
  --url https://api.sandbox.iron.xyz/api/addresses/fiat/{id}/retry-auth \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API Key

Path Parameters

id
string<uuid>
required

the ID of the fiat address

Response

Unauthorized