Add missing code ending to Sample Payload (#3239)
This commit is contained in:
parent
cce9a41eac
commit
525c124d69
|
@ -240,6 +240,7 @@ Updates the RoleID of an existing AppRole to a custom value.
|
|||
{
|
||||
"role_id": "custom-role-id"
|
||||
}
|
||||
```
|
||||
|
||||
### Sample Request
|
||||
|
||||
|
|
Loading…
Reference in New Issue