Name | Type | Default | Description |
---|---|---|---|
id (required) | string | – | Media id |
Name | Type | Default | Description |
---|---|---|---|
id (required) | string | – | Media id |
curl --request POST \
--url https://boxapi.ir/api/instagram/media/get_shortcode_by_id \
--user 'boxapi_username:boxapi_password' \
--data '{
"id": 2967835229909923253
}'
{ "status": "done", "shortcode": "Ckv3mrWq7W1" }