Upsert a Generic Object
PUT/data-svc/object/:objectId
Creates a new dynamic object or updates an existing one based on the provided data. Requires authorization and user authentication.
Request
Responses
- 200
- 400
- 401
- 500
Successful creation or update of object
Invalid JSON
Unauthorized
Internal Server Error