Add missing code ending to Sample Payload (#3239)

This commit is contained in:
Hamza Tümtürk 2017-08-25 17:34:12 +01:00 committed by Jeff Mitchell
parent cce9a41eac
commit 525c124d69
1 changed files with 1 additions and 0 deletions

View File

@ -240,6 +240,7 @@ Updates the RoleID of an existing AppRole to a custom value.
{
"role_id": "custom-role-id"
}
```
### Sample Request