Skip to content

Commit cf2e0ea

Browse files
authored
Update modules/authorization/proc-sending-request-to-the-rbac-rest-api-by-using-curl.adoc
1 parent 59719b8 commit cf2e0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/authorization/proc-sending-request-to-the-rbac-rest-api-by-using-curl.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ __<endpoint>__::
4747
Enter the xref:ref-rbac-rest-api-endpoints_{context}[API endpoint] to which you want to send a request, such as `/api/permission/policies`.
4848

4949
__<body>__::
50-
Enter the JSON body with data that your xref:ref-rbac-rest-api-endpoints_{context}[API endpoint] might need with the HTTP `POST` request.
50+
Enter the JSON body with data that your xref:ref-rbac-rest-api-endpoints_{context}[API endpoint] might need with the HTTP `POST` or `PUT` request.
5151

5252
.Example request to create a role
5353
[source,subs="+attributes,+quotes"]

0 commit comments

Comments
 (0)