DELETE v1/Positions/{id}/Udfs

Description

Deletes one or multiple udf(s) for specified position

Base Url

https://api-sim.uat.wsohosting.com/


Rest Call Syntax


DELETE PositionManagement/v1/Positions/{id}/Udfs

DELETE PositionManagement/v1/Positions/{id}/Udfs

Verb

Base Url

URI parameters

 = 

Authentication



Response Format


Headers

Add header


 

Delete



Collection of string


Limitations

There are no limitations specified.




Request Information


Parameters

Name

Description

Type

Additional Information

id

The WSO Id of the position

integer

Required



Request body formats


application/json, text/json

Sample:
[
  "sample string 1",
  "sample string 2"
]

application/xml, text/xml

Sample:
<ArrayOfstring xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <string>sample string 1</string>
  <string>sample string 2</string>
</ArrayOfstring>

application/x-www-form-urlencoded

Sample:

Sample not available.






Feedback



(0 out of 1500 characters used)
Feedback has been submitted. Thank you for your feedback.
Automatic feedback submission has been turned off by your system administrator. Your feedback has been logged to the exceptions table. Please contact support to find out how to manually send in your feedback. Thank you.