Authorization: Bearer ********************
"string"
curl --location 'https://api.ogoship.com/api/SlackApi//send' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '"string"'
{}