record_acceptance agreements
POST/v1/agreements/acceptances
Records that the current user accepted a role-specific agreement version. Idempotent: re-accepting the same version refreshes the timestamp.
Request
Responses
- 200
- 400
- 401
- 503
OK response - acceptance recorded.
bad_request: Invalid request
unauthorized: Unauthorized
service_unavailable: A transient backend dependency (e.g. the database) was unavailable. The request was not processed; retry.