DocumentationToolsSDKsPythonReferenceV2024ModelsDeployRequestOn this pageDeployRequest Properties NameTypeDescriptionNotesdraft_idstrThe id of the draft to be used by this deploy.[required]} Example from sailpoint.v2024.models.deploy_request import DeployRequestdeploy_request = DeployRequest(draft_id='3d0fe04b-57df-4a46-a83b-8f04b0f9d10b') [Back to top]