put https://api.beamable.com/object/events//content
Log in to see full request history
Responses
400Bad Request
400Bad Request
xxxxxxxxxx
13curl --request PUT \
--url https://api.beamable.com/object/events/objectId/content \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"event": {
"permissions": {
"write_self": true
}
}
}
'
Try It!
to start a request and see the response here! Or choose an example: