Skip to content

Commit

Permalink
Fixes robot API response (#1170)
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Smith <[email protected]>
  • Loading branch information
stevsmit and Steven Smith authored Nov 26, 2024
1 parent fcc0cb4 commit 842aa80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/api-robot-createOrgRobot.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ _optional_|Optional unstructured metadata for the robot|object
[options="header", width=100%, cols=".^2a,.^14a,.^4a"]
|===
|HTTP Code|Description|Schema
|200|Successful invocation|
|201|Successful invocation|
|400|Bad Request|&lt;&lt;_apierror,ApiError&gt;&gt;
|401|Session required|&lt;&lt;_apierror,ApiError&gt;&gt;
|403|Unauthorized access|&lt;&lt;_apierror,ApiError&gt;&gt;
Expand Down

0 comments on commit 842aa80

Please sign in to comment.