Skip to main content
POST
/
media
/
{id}
/
verify
Verify a media upload
curl --request POST \
  --url https://api.social-api.ai/v1/media/{id}/verify \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...

Path Parameters

id
string
required

Media ID

Response

OK

The response is of type object.