Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Use this method to enumerate all document format profiles defined in the system.These profiles specify the document format rules to use by default. Profiles can then be assigned to projects. In Wordbee you can manage the profiles from the "Settings" link.


Child pages (Children Display)

URL

(GET) settings/parserprofiles?token={tokenid}&clientid={clientId}

...

token

The token obtained on connection

Required

clientid

The id of specific client.

If not set, all the existing profiles are returned.

If set and equals to 0, returns only the profiles available for all clients.

If set and greater than 0, returns the profiles available for all clients and for the specified client.

Optional

 

RESULTS

Returns a list of ApiParserProfile.