cURL
curl --request POST \ --url https://app.d-sports.org/api/feedback/native-crash \ --header 'Content-Type: application/json' \ --data '{}'
The body is of type object.
object
{ success }
Was this page helpful?