APM sourcemaps
Delete source map
Spaces method and path for this operation:
<div><span class="operation-verb delete">delete</span> <span class="operation-path">/s/{space_id}/api/apm/sourcemaps/{id}</span></div>Refer to Spaces for more information.
Delete a previously uploaded source map. You must have all Kibana privileges for the APM and User Experience feature.
delete/api/apm/sourcemaps/{id}
Path parameters
idstring required
Source map identifier
Headers
elastic-api-version'2023-10-31' required
The version of the API to use
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
Successful response
object required
The response body is intentionally empty for this endpoint.