v1

latestOpenAPI 3.0.32026-07-134103031.5 MB
Targets

Partial Update Postman Authentication Settings

Manage Postman Authentication settings for a target.

patch/targets/{id}/postman-authentication/

Path parameters

idstring required

Request body

postman_auth_folderstring

Postman folder to use for the authentication request.
The maximum length is 255 characters.

{"stackTrail":"components:schemas:PatchedPostmanAuthentication:properties:postman_auth_var_mapping","oasType":"schema","type":"unknown","description":"\nMapping of Postman variables found in the postman folders, which would be used for the authentication request.\n","nullable":true}
postman_authentication_enabledboolean
postman_authentication_configuredstring

Indicates if Postman authentication is configured for the target.

fail_fastboolean

Response

postman_auth_folderstring

Postman folder to use for the authentication request.
The maximum length is 255 characters.

{"stackTrail":"components:schemas:PostmanAuthentication:properties:postman_auth_var_mapping","oasType":"schema","type":"unknown","description":"\nMapping of Postman variables found in the postman folders, which would be used for the authentication request.\n","nullable":true}
postman_authentication_enabledboolean
postman_authentication_configuredstring required

Indicates if Postman authentication is configured for the target.

fail_fastboolean