We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b28354b commit afce7d2Copy full SHA for afce7d2
Auto-create-user
@@ -7,7 +7,7 @@ Body:
7
Pre-request Script:
8
pm.environment.set("Name", "Name-"+parseInt(Math.random().toString(9).substring(2,7)));
9
10
-Response: 201 OK
+Response: 201 Created
11
{
12
"name": "Name-305",
13
"job": "leader",
0 commit comments