cannot renew test account with api's call

even with an api call made with OAuth or apikey my test account is not renewed, the expiration date does not change.

“As noted in the docs, API requests made using an API key or OAuth requests no later than 30 days before the test account’s expiration date will automatically renew it”.

“Renewals must be made no more than 30 days before the test account’s expiration date”

Do api requests only renew after there remain less than 30 days active or before?

Hi @qtester ,

You can easily renew your test portal from your developer account.

Do api requests only renew after there remain less than 30 days active or before?

An API request using an OAuth generated token will renew the test portal if it has less than 30 days remaining.

Thank you, but I am interested in the api way.
Can you confirm that an API request using an apiKey will also renew it ?

@qtester ,

According to this sentence:

  • API requests made using an API key or OAuth requests made outside the 30-day window will not automatically renew the test account.

You would assume it does, but maybe @dennisedson can verify this for me.

Per usual, spot on @Teun !

Hello @Teun ,
I have a test account that remains 7 days before it expires despite the calls api it is not automatically renewed, the expiration always remains in 7 days, is this normal?