# Revoking infrastructure profiles Admin only

To revoke an infrastructure profile, use the following endpoint:

DELETE /api/infrastructure-profile/{serial}

With {serial} being the serial of the infrastructure profile to revoke. On success the respone data will be true. Otherwise the response will be the default API error response.