POST api/u_Responsable/{id}/{password}
Método que permite editar los archivos de certificado y llave privada de un responsable.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Identificador del certificado |
integer |
Required |
password |
Contraseña a editar |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.