Files
lst/LogisticsSupportTool_API_DOCS/app/admin/User/RevokeRole by ID.bru

28 lines
290 B
Plaintext

meta {
name: RevokeRole by ID
type: http
seq: 3
}
patch {
url: {{url}}/lst/api/admin/:userID/revoke
body: json
auth: inherit
}
params:path {
userID: 0hlO48C7Jw1J804FxrCnonKjQ2zh48R6
}
body:json {
{
"module":"ocp"
}
}
settings {
encodeUrl: true
timeout: 0
}