Reorder resources
Authorization
bearerAuth AuthorizationBearer <token>
An organization API key (osk_…)
In: header
Path Parameters
eventId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/events/string/resources/reorder" \ -H "Content-Type: application/json" \ -d '{ "resourceIds": [ "string" ] }'Empty