v1
latestOpenAPI 3.0.02026-07-26268286602.5 KBre-fetch token instance metadata
Deprecation Notice: Per instance endpoints will be deprecated soon in favor of PRO API endpoints. Please see the PRO API reference page for information.
patch/tokens/{address_hash}/instances/{id}/refetch-metadata
Path parameters
address_hashstring required
Address hash
idinteger required
integer id
Request body
Example request
{
"recaptcha_response": "123"
}Response
ok
Example response
{
"message": "OK"
}