Token
Package : spaceone.api.identity.v1
Token
Token Methods:
NO
Method
Request Type
Response Type
Description
issue
POST /identity/v1/token/issue
refresh
POST /identity/v1/token/refresh
Message
IssueTokenRequest
No
Field
Type
Required
Description
1
user_id
string
✅
3
user_type
string
❌
4
domain_id
string
✅
TokenInfo
No
Field
Type
Description
1
access_token
string
2
refresh_token
string
Last updated