diff --git a/src/models/application.ts b/src/models/application.ts index dbd80006f..6c3f4c825 100644 --- a/src/models/application.ts +++ b/src/models/application.ts @@ -866,7 +866,7 @@ const getApplicationModel = function ( ).id; const { body } = await request.send({ method: 'POST', - url: '/api-key/v1/', + url: '/api-key/v2/', baseUrl: apiUrl, body: { actorType: 'application',