PUT /api/reports/{reportId}/instances/{instanceid}/prompts/answers #41
-
|
There is a workflow: I created this Python function using mstro: and it outputs: Anyone have any idea what I am missing? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
This code did it for me: |
Beta Was this translation helpful? Give feedback.



This code did it for me:
def PUT_api_reports_reportid_instances_instanceid_prompts_answers(auth_token, project_id, report_id, report_instance_id, search_customer_id, JSON_data, connection):
print(seperator_api)