Delete temporary resource

Delete a temporary resource. Note that this is step two in the two step flow for creating resources via the Gateway (Secrets Proxy). This will first validate the provided temporary resource code. If the resource was created successfully, set persist=true (otherwise, set to false). If persist=true, this will persist the resource and security metadata in the Gateway (Secrets Proxy), setting ownership of the resource to the subscription of the calling user and enabling permission configuration on the resource. If persist=false, this will just clean up the temporary information. By using a two step process, the Gateway (Secrets Proxy) is not clogged with resource security configuration if the underlying DDL creation failed.

Language
Click Try It! to start a request and see the response here!