Delete existing education info for the existing provider

Deletes an existing education info associated with the specified provider.

Request
path Parameters
providerId
required
string <uuid>
id
required
string <uuid>
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Server Error

delete/providers/{providerId}/info/educations/{id}