Description: Replaces the key for signing and validating signed URLs. This will invalidate any signed URLs previously created.
Note: This feature is available only for Artifactory Cloud Enterprise and Enterprise+ users.
Since: Artifactory 7.5.0
Security: Requires a privileged user (admin)
Usage: POST /artifactory/api/signed/url/key
Sample Usage:
curl -X POST "http://localhost:8080/artifactory/api/signed/url/key" 201 (Success)