keystone/api-ref/source/v3/samples/admin/auth-token-unscoped-request...

13 lines
193 B
JSON

{
"auth": {
"identity": {
"methods": [
"token"
],
"token": {
"id": "'$OS_TOKEN'"
}
}
}
}