Ask a Question

Ask a Question
Back to All

Help updating events with REST API

Hello, I think this will end up being a multi-part question. I'm ultimately wanting to update events via the REST api for some testing tools.

  1. For the put score call what is the objectId? I thought this might be the eventId but that's a body parameter. https://docs.beamable.com/reference/put_object-event-players-objectid-score
  2. I'm getting a response of 403 and an error message of "error": "RequireSelf" which I'm assuming is related to not passing the right objectId but is there more information about this error?
  3. How do I update the specific player's information in the event? I'm not seeing any input information that is tied to a specific player.

Thanks,
Kyle