Added auth refresh endpoint

This commit is contained in:
CodingPhoenixx
2026-02-15 22:27:13 +01:00
parent c285c261d1
commit 24eec67a46
3 changed files with 95 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
type: http_request
model: http_request
id: rq_S8ngkkQLjr
createdAt: 2026-02-15T21:26:11.676766700
updatedAt: 2026-02-15T21:26:29.741935400
workspaceId: wk_gViMDNsLC9
folderId: fl_gBnxCkQD7y
authentication: {}
authenticationType: null
body:
text: |-
{
"refreshToken":""
}
bodyType: application/json
description: ''
headers:
- enabled: true
name: Content-Type
value: application/json
id: bMujbbncVX
method: POST
name: Refresh
sortPriority: -1753351216694.999
url: ${[ BASE_URL ]}/auth/refresh
urlParameters: []