Answered

account_id Parameter

  • 8 December 2021
  • 3 replies
  • 140 views

Hi,

Many of Typeform’s APIs require account_id as a parameter. I am specifically interested in the Delete responses API. Where does one find this account_id? I cant seem to find it anywhere in the UI for my account!!!!

icon

Best answer by Liz 8 December 2021, 21:51

View original

3 replies

Userlevel 7
Badge +5

Hi @Hannah B Thanks for stopping by the community. The Delete Responses call doesn’t require an account ID. 

The call is: 

https://api.typeform.com/forms/{form_id}/responses

Are you by chance referring to the form ID? If so, you’ll find that in the URL of the form, shown below in my example in bold:https://babsisrad.typeform.com/to/lcdo1FNe

 

Hi Liz,

The developer doc states the parameter is “account_id”. Please see it details at this link: https://developer.typeform.com/responses/reference/rtbf-delete-responses/

Userlevel 7
Badge +5

Ah, got it! I didn’t realize you were making this deletion request. You can easily find your account ID in the main workspace as shown below: 

 

Reply