Skip to content

Appeals, WIP

NOTE

This page is a work in progress. Endpoints below haven't been fully researched.

Get latest ban appeal, WIP

Requires Authorization.

Response type: TrustVendorAppealResponse (undocumented).

GET /v1/decision-appeal

Submit ban appeal, WIP

Requires Authorization.

Appeals a moderation decision (ban). countryCode added in app 26.14.0.

POST /v1/decision-appeal

Body:

  • userEmail — string
  • userDevice — string
  • userLocation — string
  • countryCode — ISO 3166-1 alpha-2; added in app 26.14.0
  • userVpn — boolean
  • errorDescription — string

Response:

  • profileId — long integer
  • result — string

Submit ban appeal (reCAPTCHA), WIP

Requires Authorization.

Like Submit ban appeal but with a reCAPTCHA Enterprise captchaToken, chosen when recaptcha_sift_appeal server flag is set.

POST /v2/decision-appeal

Body:

TrustVendorDecisionAppealRequestV2

Response:

  • profileId — long integer
  • result — string

Errors:

  • 400 — Appeal rejected (e.g. bad captcha token).

TrustVendorDecisionAppealRequest

  • userEmail — string, optional
  • userDevice — string, optional
  • userLocation — string, optional
  • countryCode — ISO 3166-1 alpha-2; added in app 26.14.0, optional
  • userVpn — boolean, optional
  • errorDescription — string, optional

TrustVendorDecisionAppealRequestV2

TrustVendorDecisionAppealResponse

  • profileId — long integer, optional
  • result — string, optional

TrustVendorErrorResponse

  • code — integer, optional
  • message — string, optional

Open Grind is not affiliated with Grindr in any way.