Deletes a sign-in achievement record from game constants

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The application ID associated with this request

string
enum
required

The source of the sign-in event. Possible values are:

  • 'guest_sign_up' - when a guest user signs up
  • 'login' - when a user logs in (triggered from login function)
  • 'create_custom_token' - when a user logs in with a custom token
  • 'refresh_tokens_guest' - when a user refreshes a guest account token
  • 'refresh_tokens_email' - when a user refreshes an email account token
  • 'sign_in_with_email_password' - when a user logs in with email and password
Allowed:
string
required

The ID of the achievement to be deleted

Responses

400

Invalid argument, indicating a required field is missing or improperly formatted

410

Achievement or game constants not found

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json