Ask a Question
Help updating events with REST API
over 2 years ago by Kyle
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.
- 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
- 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?
- 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