We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8218cbf commit 1e2c858Copy full SHA for 1e2c858
1 file changed
src/Playtesters.API.http
@@ -31,7 +31,7 @@ Content-Type: application/json
31
X-Api-Key: {{adminKey}}
32
33
{
34
- "accessKey": "" // empty = revoke
+ "accessKey": ""
35
}
36
37
###
0 commit comments