patch
https://priorityprotect-api.datadome.co/v1/priorities/
Performs a partial update on the specified priority using JSON Merge Patch semantics (RFC 7396). Only fields provided in the payload are modified; omitted fields remain unchanged.
Immutable fields like id, testingToken, createdAt, and updatedAt are ignored if included. startAt and endAt can be updated independently. For nested objects like preAdmission, the entire object is replaced, not merged.
