Update a Subject Access RequestAsk AIpatch https://api.optimizely.com/v2/internal-subject-access-requests/{request_id}Update a Subject Access Request by IDPath Paramsrequest_idint64requiredThe ID of the Subject Access Request to be updated.Body ParamsA JSON string containing the Subject Access Request fields to be updated.completed_at_timedate-time | nullTime when the request was completedexport_locationstrings3 path to the Subject Access Request's ZIP file in the optimizely-sar-prod bucketprocessing_started_timedate-time | nullTime when the processing of the request startedstatusstringenumrequiredStatus of the Subject Access RequestpendingprocessingcompletedfailureAllowed:pendingprocessingcompletedfailureResponses 200Return the updated Subject Access Request 400Invalid ID or request body 401Invalid credentials 403You do not have permission to edit the specified Subject Access Request 404Subject Access Request not found defaultUnexpected errorUpdated 7 months ago