Send pre-alert to subscribers
POST /pick/tipster/prealert/
Request Body
{
"apikey": "string"
}Authentication
Authorization: Token your_auth_tokenResponse
Success Response (200)
{
"status": "Success"
}Usage Example
Last updated