Items in Basket

Subtotal

Checkout View and edit basket

Customers Also Bought

Delete competence

Resource URL

URL: competenceAdministration/delete


Parameters

string username
required

Username

string password
required

Password

string competenceId
optional
ID of the competence to be deleted.
One of competenceId or competenceExternalId must be given!

string competenceExternalId
optional

External ID of the competence to be deleted.
One of competenceId or competenceExternalId must be given!


Return value

status

OK


Example request

URL

https://www.trainingportal.no/mintra/rest/competenceAdministration/delete

POST DATA

externalId=BOP001&username=username&password=secret

{
"status":"OK"
}