Authorization: Bearer ********************
curl --location --request POST 'https://app.onlysocial.io/os/api//posts/approve/' \ --header 'Authorization: Bearer <token>'
{ "success": true, "scheduled_at": "2024-05-02 08:49:15", }