cURL
curl --request POST \ --url https://api.scoot.app/api/v1/social/{socialId}/show/banner \ --header 'Content-Type: application/json' \ --data '{}'
{}
socialId parameter
Request body data
Successful response
Response from backend service