authentication
HTTP transport authentication.
← soap_callobject
HTTP transport authentication.
one of 4 variants
variant · api-key
| property | type | default | description |
|---|---|---|---|
typerequired | "api-key" | — | — |
credentialsrequired | object | — | —
|
variant · bearer
| property | type | default | description |
|---|---|---|---|
typerequired | "bearer" | — | — |
credentialsrequired | object | — | —
|
variant · basic
| property | type | default | description |
|---|---|---|---|
typerequired | "basic" | — | — |
credentialsrequired | object | — | —
|
variant · oauth2
| property | type | default | description |
|---|---|---|---|
typerequired | "oauth2" | — | — |
credentialsrequired | object | — | —
|